container: Remove duplicated flag
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Apr 2012 18:53:37 +0000 (20:53 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:22 +0000 (08:59 +0200)
commit090f30c559533cec71a7bc7b35855070ac94281b
tree0dfc340bca4b0e6d985489dbbb3c539381adcb37
parent8bda7442c819ab7d52ae0ec8d5eacd008525435e
container: Remove duplicated flag

GtkContainer::need_resize and GtkWidget::alloc_needed are the same
thing.
gtk/gtkcontainer.c
gtk/gtkcontainerprivate.h
gtk/gtkoffscreenwindow.c
gtk/gtkwindow.c